Skip to content

Expand on the documentation for polymorphization. #803

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 22, 2020

Conversation

davidtwco
Copy link
Member

@davidtwco davidtwco commented Jul 17, 2020

This PR elaborates on the existing documentation for polymorphization now that polymorphization has almost landed in rustc (rust-lang/rust#69749).

Note: CI will fail as this links to rustc rustdoc entries which won't exist until polymorphization is merged.

This commit elaborates on the existing documentation for
polymorphization now that polymorphization has almost landed
in rustc.

Signed-off-by: David Wood <david@davidtw.co>
@spastorino
Copy link
Member

Let's wait for it to land and re-run the CI then.
Thanks @davidtwco for documenting this ❤️

@mark-i-m mark-i-m added the S-blocked Status: this PR is blocked waiting for something label Jul 21, 2020
Copy link
Member

@JohnTitor JohnTitor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's now green!

@davidtwco is there any update? If not, I'm going to merge this. Thanks for great work (I know you're working on today's regression, there is no rush :)).

@JohnTitor JohnTitor removed the S-blocked Status: this PR is blocked waiting for something label Jul 22, 2020
@davidtwco
Copy link
Member Author

@davidtwco is there any update? If not, I'm going to merge this. Thanks for great work (I know you're working on today's regression, there is no rush :)).

We should be able to merge this now if CI is passing, I don't have any changes to make to the content.

@JohnTitor JohnTitor merged commit fd458b9 into rust-lang:master Jul 22, 2020
JohnTitor pushed a commit to shepmaster/rustc-dev-guide that referenced this pull request Jul 28, 2020
This commit elaborates on the existing documentation for
polymorphization now that polymorphization has almost landed
in rustc.

Signed-off-by: David Wood <david@davidtw.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants